home *** CD-ROM | disk | FTP | other *** search
- -- card: 90528 from stack: in
- -- bmap block id: 0
- -- flags: 4000
- -- background id: 7720
- -- name: #292
- ----- HyperTalk script -----
- on openCard
- global group,rightone
- put 29 into group
- put "A" into rightone
- pass openCard
- end openCard
-
-
-
- -- part contents for background part 20
- ----- text -----
- Question #29
-
- -- part contents for background part 1
- ----- text -----
- 4BG-1C.5 What is an "OR" gate?
-
- -- part contents for background part 11
- ----- text -----
- A circuit that produces a logic "1" at its output if any input is logic "1"
-
- -- part contents for background part 27
- ----- text -----
- A circuit that produces a logic "0" at its output if any input is logic "1"
-
- -- part contents for background part 28
- ----- text -----
- A circuit that produces a logic "0" at its output if all input is logic "1"
-
- -- part contents for background part 29
- ----- text -----
- A circuit that produces a logic "1" at its output if all input is logic "0"
-
- -- part contents for background part 43
- ----- text -----
- Correct answer is A